/*背景图调试*/
body {

   
	
	/* 背景图垂直、水平均居中*/
/*	background-position: center center;*/
	/* 背景图不平铺*/
/*	background-repeat: no-repeat;*/
	/* 当内容高度大于图片高度时，背景图像的位置相对于viewport固定*/
/*	background-attachment: fixed;*/
	/* 让背景图基于容器大小伸缩*/
/*	background-size: cover;*/
	/* 设置背景颜色，背景图加载过程中会显示背景色*/
	/*background-color: #464646;*/
/*}*/
/* 仅14英寸及以上笔记本显示的样式（视口≥1366px） */
/*@media screen and (min-width: 1920px) {*/
/*  body  {*/
/*    background: url('/Style/home/images/202603.jpg') no-repeat;*/
/*	width:100%;*/
/*	height: 100%;*/
/*	background-size: 100%;*/
		/* 背景图垂直、水平均居中*/
/*	background-position: center center;*/
	/* 背景图不平铺*/
/*	background-repeat: no-repeat;*/
	/* 当内容高度大于图片高度时，背景图像的位置相对于viewport固定*/
/*	background-attachment: fixed;*/
	/* 让背景图基于容器大小伸缩*/
/*	background-size: cover;*/
/*  }*/
}
input {
	font-size: 12px;
}
td {
	font-size: 12px;
	line-height: 16px;
	word-break:break-all;
	font-family: "Microsoft YaHei";
}
div{font-family: "Microsoft YaHei";}
.list_bk {
	border: 1px solid #E1E1E1;
}
.left {
	padding-left:20px;
	line-height: 20px;
}
.left1 {
	padding-left:10px;
	padding-top:2px;
	line-height: 20px;
}
.bj_1 {
	background-color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bk_01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
.bk_02 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.page_01 {
	font-size: 14px;
	font-weight:bold;
	float:left;
	color: #0368A8;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	cursor:hand;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	white-space:nowrap;

}
.page_02 {
	font-size: 14px;
	font-weight:bold;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2860E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;

	cursor:hand;
}

.newsaddkind_yes{
	float:left;
	text-align:center;
	line-height:16px;
	padding:5px;
	background-color:#C8D8F2;
	color:#004075;
	cursor:pointer;
	border: 1px solid #C8D8F2;
	margin-right:5px;
}
.newsaddkind_no{float:left; text-align:center; line-height:16px; padding:5px; color:#000; cursor:pointer;border: 1px solid #C8D8F2; margin-right:5px;}


.news_size_yes{ width:20px; margin-right:3px; height:16px; text-align:center; line-height:16px; background-color:#C8D8F2; color:#004075; cursor:pointer;}
.news_size_no{ width:20px; margin-right:3px; height:16px; text-align:center; line-height:16px; color:#B4B4B4; cursor:pointer;}


.news_cont_1{padding:5px;line-height: 25px;font-size:14px;}
.news_cont_1 a:link{font-size:12px;}
.news_cont_2{padding:5px;line-height: 45px;font-size:18px;}
.news_cont_2 a:link{font-size:14px;}
.news_cont_3{padding:5px;line-height: 55px;font-size:22px;}
.news_cont_3 a:link{font-size:22px;}

